Includes parameters of image. More...
Inherits Structure.
Includes parameters of image.
| nWidth | c_uint, Image width. |
| nHeight | c_uint, Image height. |
| enPixelType | MvGvspPixelType , Pixel format. |
| pImageBuf | POINTER(c_ubyte), Image buffer. |
| nImageBufSize | uint64_t, Image buffer size. |
| nImageLen | uint64_t, Image length. |
| nReserved | c_uint*, Reserved. |